GetChatMenuButtonReq

final case class GetChatMenuButtonReq(chatId: Option[Int])
Value parameters:
chatId

Unique identifier for the target private chat. If not specified, default bot's menu button will be returned

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