`date`timestampNOTNULLDEFAULT'0000-00-00 00:00:00'COMMENT'Date the message was sent in timestamp format',
`forward_from`bigintNOTNULLDEFAULT'0'COMMENT'User id. For forwarded messages, sender of the original message',
`forward_date`timestampNOTNULLDEFAULT'0000-00-00 00:00:00'COMMENT'For forwarded messages, date the original message was sent in Unix time',
`reply_to_message`bigintUNSIGNEDDEFAULTNULLCOMMENT'Message is a reply to another message.',
`text`TEXTCOMMENT'For text messages, the actual UTF-8 text of the message max message length 4096 char utf8',
`audio`TEXTDEFAULT''COMMENT'Audio object. Message is an audio file, information about the file',
`document`TEXTDEFAULT''COMMENT'Document object. Message is a general file, information about the file',
`photo`TEXTDEFAULT''COMMENT'Array of PhotoSize objects. Message is a photo, available sizes of the photo',
`sticker`TEXTDEFAULT''COMMENT'Sticker object. Message is a sticker, information about the sticker',
`video`TEXTDEFAULT''COMMENT'Video object. Message is a video, information about the video',
`voice`TEXTDEFAULT''COMMENT'Voice Object. Message is a Voice, information about the Voice',
`caption`TEXTCOMMENT'For message with caption, the actual UTF-8 text of the caption',
`contact`TEXTDEFAULT''COMMENT'Contact object. Message is a shared contact, information about the contact',
`location`TEXTDEFAULT''COMMENT'Location object. Message is a shared location, information about the location',
`new_chat_participant`bigintNOTNULLDEFAULT'0'COMMENT'User id. A new member was added to the group, information about them (this member may be bot itself)',
`left_chat_participant`bigintNOTNULLDEFAULT'0'COMMENT'User id. A member was removed from the group, information about them (this member may be bot itself)',
`new_chat_title`CHAR(255)DEFAULT''COMMENT'A group title was changed to this value',
`new_chat_photo`TEXTDEFAULT''COMMENT'Array of PhotoSize objects. A group photo was change to this value',
`delete_chat_photo`tinyint(1)DEFAULT0COMMENT'Informs that the group photo was deleted',
`group_chat_created`tinyint(1)DEFAULT0COMMENT'Informs that the group has been created',
`supergroup_chat_created`tinyint(1)DEFAULT0COMMENT'Informs that the supergroup has been created',
`channel_chat_created`tinyint(1)DEFAULT0COMMENT'Informs that the channel chat has been created',
`migrate_from_chat_id`bigintNOTNULLDEFAULT'0'COMMENT'Migrate from chat identifier.',
`migrate_to_chat_id`bigintNOTNULLDEFAULT'0'COMMENT'Migrate to chat identifier.',
`date`timestampNULLDEFAULTNULLCOMMENT'Date the message was sent in timestamp format',
`forward_from`bigintNULLDEFAULTNULLCOMMENT'User id. For forwarded messages, sender of the original message',
`forward_date`timestampNULLDEFAULTNULLCOMMENT'For forwarded messages, date the original message was sent in Unix time',
`reply_to_message`bigintUNSIGNEDDEFAULTNULLCOMMENT'Message is a reply to another message.',
`text`TEXTDEFAULTNULLCOMMENT'For text messages, the actual UTF-8 text of the message max message length 4096 char utf8',
`audio`TEXTDEFAULTNULLCOMMENT'Audio object. Message is an audio file, information about the file',
`document`TEXTDEFAULTNULLCOMMENT'Document object. Message is a general file, information about the file',
`photo`TEXTDEFAULTNULLCOMMENT'Array of PhotoSize objects. Message is a photo, available sizes of the photo',
`sticker`TEXTDEFAULTNULLCOMMENT'Sticker object. Message is a sticker, information about the sticker',
`video`TEXTDEFAULTNULLCOMMENT'Video object. Message is a video, information about the video',
`voice`TEXTDEFAULTNULLCOMMENT'Voice Object. Message is a Voice, information about the Voice',
`caption`TEXTDEFAULTNULLCOMMENT'For message with caption, the actual UTF-8 text of the caption',
`contact`TEXTDEFAULTNULLCOMMENT'Contact object. Message is a shared contact, information about the contact',
`location`TEXTDEFAULTNULLCOMMENT'Location object. Message is a shared location, information about the location',
`new_chat_participant`bigintNULLDEFAULTNULLCOMMENT'User id. A new member was added to the group, information about them (this member may be bot itself)',
`left_chat_participant`bigintNULLDEFAULTNULLCOMMENT'User id. A member was removed from the group, information about them (this member may be bot itself)',
`new_chat_title`CHAR(255)DEFAULTNULLCOMMENT'A group title was changed to this value',
`new_chat_photo`TEXTDEFAULTNULLCOMMENT'Array of PhotoSize objects. A group photo was change to this value',
`delete_chat_photo`tinyint(1)DEFAULT0COMMENT'Informs that the group photo was deleted',
`group_chat_created`tinyint(1)DEFAULT0COMMENT'Informs that the group has been created',
`supergroup_chat_created`tinyint(1)DEFAULT0COMMENT'Informs that the supergroup has been created',
`channel_chat_created`tinyint(1)DEFAULT0COMMENT'Informs that the channel chat has been created',
`migrate_from_chat_id`bigintNULLDEFAULTNULLCOMMENT'Migrate from chat identifier.',
`migrate_to_chat_id`bigintNULLDEFAULTNULLCOMMENT'Migrate to chat identifier.',