class Tourmaline::BotCommandScopeChatAdministrators

Included Modules

Defined in:

tourmaline/models/bot_command_scope_chat_administrators.cr

Constructors

Instance Method Summary

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

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(chat : Chat | Int64 | String) #

[View source]

Instance Method Detail

def chat_id : Int64 | String #

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


[View source]
def chat_id=(chat_id : Int64 | String) #

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


[View source]
def type : String #

[View source]