Message


Description:

public Message (int64 id_, MessageSender sender_id, int64 chat_id, MessageSendingState? sending_state, MessageSchedulingState? scheduling_state, bool is_outgoing, bool is_pinned, bool is_from_offline, bool can_be_saved, bool has_timestamped_media, bool is_channel_post, bool is_paid_star_suggested_post, bool is_paid_ton_suggested_post, bool contains_unread_mention, int32 date, int32 edit_date, MessageForwardInfo? forward_info, MessageImportInfo? import_info, MessageInteractionInfo? interaction_info, ArrayList<UnreadReaction?> unread_reactions, FactCheck? fact_check, SuggestedPostInfo? suggested_post_info, MessageReplyTo? reply_to, int64 message_thread_id, MessageTopic? topic_id, MessageSelfDestructType? self_destruct_type, double self_destruct_in, double auto_delete_in, int64 via_bot_user_id, int64 sender_business_bot_user_id, int32 sender_boost_count, int64 paid_message_star_count, string author_signature, int64 media_album_id, int64 effect_id, RestrictionInfo? restriction_info, MessageContent content, ReplyMarkup? reply_markup)