DeleteChatStickerSetReq

final case class DeleteChatStickerSetReq(chatId: ChatId)
Value parameters:
chatId

Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product