class TelegramBot::WriteAccessAllowed

Included Modules

Defined in:

telegram_bot/types/message_service.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

Instance Method Detail

def from_attachment_menu=(from_attachment_menu : Bool | Nil) #

def from_attachment_menu? : Bool | Nil #

def from_request=(from_request : Bool | Nil) #

def from_request? : Bool | Nil #

def web_app_name : String | Nil #

def web_app_name=(web_app_name : String | Nil) #