Message

Undocumented in source.

Members

Properties

id
uint id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

animation
Nullable!Animation animation;
Undocumented in source.
audio
Nullable!Audio audio;
Undocumented in source.
author_signature
Nullable!string author_signature;
Undocumented in source.
caption
Nullable!string caption;
Undocumented in source.
caption_entities
Nullable!(MessageEntity[]) caption_entities;
Undocumented in source.
channel_chat_created
Nullable!bool channel_chat_created;
Undocumented in source.
chat
Chat chat;
Undocumented in source.
connected_website
Nullable!string connected_website;
Undocumented in source.
contact
Nullable!Contact contact;
Undocumented in source.
date
uint date;
Undocumented in source.
delete_chat_photo
Nullable!bool delete_chat_photo;
Undocumented in source.
document
Nullable!Document document;
Undocumented in source.
edit_date
Nullable!uint edit_date;
Undocumented in source.
entities
Nullable!(MessageEntity[]) entities;
Undocumented in source.
forward_date
Nullable!uint forward_date;
Undocumented in source.
forward_from
Nullable!User forward_from;
Undocumented in source.
forward_from_chat
Nullable!Chat forward_from_chat;
Undocumented in source.
forward_from_message_id
Nullable!uint forward_from_message_id;
Undocumented in source.
forward_sender_name
Nullable!string forward_sender_name;
Undocumented in source.
forward_signature
Nullable!string forward_signature;
Undocumented in source.
from
Nullable!User from;
Undocumented in source.
game
Nullable!Game game;
Undocumented in source.
group_chat_created
Nullable!bool group_chat_created;
Undocumented in source.
invoice
Nullable!Invoice invoice;
Undocumented in source.
left_chat_member
Nullable!User left_chat_member;
Undocumented in source.
location
Nullable!Location location;
Undocumented in source.
media_group_id
Nullable!string media_group_id;
Undocumented in source.
message_id
uint message_id;
Undocumented in source.
migrate_from_chat_id
Nullable!long migrate_from_chat_id;
Undocumented in source.
migrate_to_chat_id
Nullable!long migrate_to_chat_id;
Undocumented in source.
new_chat_members
Nullable!(User[]) new_chat_members;
Undocumented in source.
new_chat_photo
Nullable!(PhotoSize[]) new_chat_photo;
Undocumented in source.
new_chat_title
Nullable!string new_chat_title;
Undocumented in source.
photo
Nullable!(PhotoSize[]) photo;
Undocumented in source.
poll
Nullable!Poll poll;
Undocumented in source.
sticker
Nullable!Sticker sticker;
Undocumented in source.
successful_payment
Nullable!SuccessfulPayment successful_payment;
Undocumented in source.
supergroup_chat_created
Nullable!bool supergroup_chat_created;
Undocumented in source.
text
Nullable!string text;
Undocumented in source.
venue
Nullable!Venue venue;
Undocumented in source.
video
Nullable!Video video;
Undocumented in source.
video_note
Nullable!VideoNote video_note;
Undocumented in source.
voice
Nullable!Voice voice;
Undocumented in source.

Meta