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_topic_message, 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, MessageReplyTo? reply_to, int64 message_thread_id, int64 saved_messages_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, bool has_sensitive_content, string restriction_reason, MessageContent content, ReplyMarkup? reply_markup)