class Tourmaline::BotCommandScopeChatAdministrators
- Tourmaline::BotCommandScopeChatAdministrators
- Reference
- Object
Included Modules
- JSON::Serializable
- Tourmaline::Model
Defined in:
tourmaline/models/bot_command_scope_chat_administrators.crConstructors
Instance Method Summary
-
#chat_id : Int64 | String
Unique identifier for the target chat or username of the target supergroup (in the format
@supergroupusername
) -
#chat_id=(chat_id : Int64 | String)
Unique identifier for the target chat or username of the target supergroup (in the format
@supergroupusername
) - #type : String
Instance methods inherited from module Tourmaline::Model
client : Tourmaline::Client
client,
client=(client : Tourmaline::Client)
client=,
client? : Tourmaline::Client | Nil
client?,
finish_init(client : Tourmaline::Client)
finish_init
Constructor Detail
Instance Method Detail
Unique identifier for the target chat or username of the target supergroup
(in the format @supergroupusername
)
Unique identifier for the target chat or username of the target supergroup
(in the format @supergroupusername
)