MessageReplyToMessage
Object Hierarchy:
Description:
public class MessageReplyToMessage :
MessageReplyTo
Describes a message replied by a given message
Content:
Properties:
- public int64 chat_id { get; set construct; }
The identifier of the chat to which the message belongs; may be 0 if
the replied message is in unknown chat
- public MessageContent? content { get; set construct; }
Media content of the message if the message was from another chat or
topic; may be null for messages from the same chat and messages without media. Can be only one of the following types:
messageAnimation, messageAudio, messageContact, messageDice, messageDocument, messageGame, messageGiveaway, messageGiveawayWinners,
messageInvoice, messageLocation, messagePaidMedia, messagePhoto, messagePoll, messageSticker, messageStory, messageText (for link
preview), messageVenue, messageVideo, messageVideoNote, or messageVoiceNote
- public int64 message_id { get; set construct; }
The identifier of the message; may be 0 if the replied message is in
unknown chat
- public MessageOrigin? origin { get; set construct; }
Information about origin of the message if the message was from
another chat or topic; may be null for messages from the same chat
- public int32 origin_send_date { get; set construct; }
Point in time (Unix timestamp) when the message was sent if the
message was from another chat or topic; 0 for messages from the same chat
- public TextQuote? quote { get; set construct; }
Chosen quote from the replied message; may be null if none
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