Package dev.inmo.tgbotapi.extensions.utils.extensions.raw

Properties

allows_multiple_answers
Link copied to clipboard
val Poll.allows_multiple_answers: Boolean
animation
Link copied to clipboard
val Message.animation: AnimationFile?
audio
Link copied to clipboard
val Message.audio: AudioFile?
author_signature
Link copied to clipboard
val Message.author_signature: AuthorSignature?
caption
Link copied to clipboard
val Message.caption: String?
caption_entities
Link copied to clipboard
val Message.caption_entities: TextSourcesList?
channel_chat_created
Link copied to clipboard
val Message.channel_chat_created: Boolean
chat_type
Link copied to clipboard
val InlineQuery.chat_type: String?
close_date
Link copied to clipboard
val Poll.close_date: TelegramDate?
connected_website
Link copied to clipboard
val Message.connected_website: String?
contact
Link copied to clipboard
val Message.contact: Contact?
correct_option_id
Link copied to clipboard
val Poll.correct_option_id: Int?
data
Link copied to clipboard
val CallbackQuery.data: String?
delete_chat_photo
Link copied to clipboard
val Message.delete_chat_photo: Boolean
dice
Link copied to clipboard
val Message.dice: Dice?
document
Link copied to clipboard
val Message.document: DocumentFile?
edit_date
Link copied to clipboard
val Message.edit_date: TelegramDate?
entities
Link copied to clipboard
val Message.entities: TextSourcesList?
explanation
Link copied to clipboard
val Poll.explanation: String?
explanation_entities
Link copied to clipboard
val Poll.explanation_entities: TextSourcesList?
forward_date
Link copied to clipboard
val Message.forward_date: TelegramDate?
forward_from
Link copied to clipboard
val Message.forward_from: User?
forward_from_chat
Link copied to clipboard
val Message.forward_from_chat: Chat?
forward_from_message_id
Link copied to clipboard
val Message.forward_from_message_id: MessageIdentifier?
forward_sender_name
Link copied to clipboard
val Message.forward_sender_name: ForwardSenderName?
forward_signature
Link copied to clipboard
val Message.forward_signature: ForwardSignature?
from
Link copied to clipboard
val Message.from: User?
game
Link copied to clipboard
val Message.game: Game?
game_short_name
Link copied to clipboard
val CallbackQuery.game_short_name: String?
group_chat_created
Link copied to clipboard
val Message.group_chat_created: Boolean
has_protected_content
Link copied to clipboard
val Message.has_protected_content: Boolean?
inline_message_id
Link copied to clipboard
inline_message_id
Link copied to clipboard
invite_link
Link copied to clipboard
val ChatJoinRequest.invite_link: ChatInviteLink
invite_link
Link copied to clipboard
val ChatMemberUpdated.invite_link: ChatInviteLink?
invoice
Link copied to clipboard
val Message.invoice: Invoice?
invoice_payload
Link copied to clipboard
val PreCheckoutQuery.invoice_payload: InvoicePayload
invoice_payload
Link copied to clipboard
val ShippingQuery.invoice_payload: InvoicePayload
is_anonymous
Link copied to clipboard
val Poll.is_anonymous: Boolean
is_automatic_forward
Link copied to clipboard
val Message.is_automatic_forward: Boolean?
is_closed
Link copied to clipboard
val Poll.is_closed: Boolean
left_chat_member
Link copied to clipboard
val Message.left_chat_member: User?
location
Link copied to clipboard
val ChosenInlineResult.location: Location?
location
Link copied to clipboard
val InlineQuery.location: Location?
location
Link copied to clipboard
val Message.location: Location?
media_group_id
Link copied to clipboard
val Message.media_group_id: MediaGroupIdentifier?
message
Link copied to clipboard
val CallbackQuery.message: ContentMessage<MessageContent>?
message_auto_delete_timer_changed
Link copied to clipboard
migrate_from_chat_id
Link copied to clipboard
val Message.migrate_from_chat_id: ChatId?
migrate_to_chat_id
Link copied to clipboard
val Message.migrate_to_chat_id: ChatId?
new_chat_member
Link copied to clipboard
val ChatMemberUpdated.new_chat_member: ChatMember
new_chat_members
Link copied to clipboard
val Message.new_chat_members: List<User>?
new_chat_photo
Link copied to clipboard
val Message.new_chat_photo: Photo?
new_chat_title
Link copied to clipboard
val Message.new_chat_title: String?
old_chat_member
Link copied to clipboard
val ChatMemberUpdated.old_chat_member: ChatMember
open_period
Link copied to clipboard
val Poll.open_period: Seconds?
option_ids
Link copied to clipboard
val PollAnswer.option_ids: List<Int>
order_info
Link copied to clipboard
val PreCheckoutQuery.order_info: OrderInfo?
passport_data
Link copied to clipboard
val Message.passport_data: PassportData?
photo
Link copied to clipboard
val Message.photo: Photo?
pinned_message
Link copied to clipboard
val Message.pinned_message: Message?
poll
Link copied to clipboard
val Message.poll: Poll?
poll_id
Link copied to clipboard
val PollAnswer.poll_id: PollIdentifier
proximity_alert_triggered
Link copied to clipboard
reply_markup
Link copied to clipboard
val Message.reply_markup: InlineKeyboardMarkup?
reply_to_message
Link copied to clipboard
val Message.reply_to_message: Message?
result_id
Link copied to clipboard
val ChosenInlineResult.result_id: InlineQueryIdentifier
sender_chat
Link copied to clipboard
val Message.sender_chat: PublicChat?
shipping_address
Link copied to clipboard
val ShippingQuery.shipping_address: ShippingAddress
shipping_option_id
Link copied to clipboard
sticker
Link copied to clipboard
val Message.sticker: Sticker?
successful_payment
Link copied to clipboard
val Message.successful_payment: SuccessfulPayment?
supergroup_chat_created
Link copied to clipboard
val Message.supergroup_chat_created: Boolean
text
Link copied to clipboard
val Message.text: String?
total_amount
Link copied to clipboard
val PreCheckoutQuery.total_amount: Long
total_voter_count
Link copied to clipboard
val Poll.total_voter_count: Int
type
Link copied to clipboard
val Poll.type: String
venue
Link copied to clipboard
val Message.venue: Venue?
via_bot
Link copied to clipboard
val Message.via_bot: CommonBot?
video
Link copied to clipboard
val Message.video: VideoFile?
video_note
Link copied to clipboard
val Message.video_note: VideoNoteFile?
voice
Link copied to clipboard
val Message.voice: VoiceFile?
voice_chat_ended
Link copied to clipboard
val Message.voice_chat_ended: VoiceChatEnded?
voice_chat_participants_invited
Link copied to clipboard
voice_chat_scheduled
Link copied to clipboard
val Message.voice_chat_scheduled: VoiceChatScheduled?
voice_chat_started
Link copied to clipboard
val Message.voice_chat_started: VoiceChatStarted?