QuickReplyMessage
Object Hierarchy:
Description:
public class QuickReplyMessage :
Error
Describes a message that can be used for quick reply
Content:
Properties:
- public bool can_be_edited { get; set construct; }
True, if the message can be edited
- public MessageContent content { get; set construct; }
Content of the message
- public int64 id_ { get; set construct; }
Unique message identifier among all quick replies
- public int64 media_album_id { get; set construct; }
Unique identifier of an album this message belongs to; 0 if none. Only
audios, documents, photos and videos can be grouped together in albums
- public ReplyMarkup? reply_markup { get; set construct; }
Inline keyboard reply markup for the message; may be null if none
- public int64 reply_to_message_id { get; set construct; }
The identifier of the quick reply message to which the message
replies; 0 if none
- public MessageSendingState? sending_state { get; set construct; }
The sending state of the message; may be null if the message isn't
being sent and didn't fail to be sent
- public int64 via_bot_user_id { get; set construct; }
If non-zero, the user identifier of the bot through which this message
was sent
Creation methods:
Inherited Members:
All known members inherited from class TDLib.Error
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref