AnimatedEmoji
Object Hierarchy:
Description:
public class AnimatedEmoji :
Error
Describes an animated or custom representation of an emoji
Content:
Properties:
- public int32 fitzpatrick_type { get; set construct; }
Emoji modifier fitzpatrick type; 0-6; 0 if none
- public File? sound { get; set construct; }
File containing the sound to be played when the sticker is clicked;
may be null. The sound is encoded with the Opus codec, and stored inside an OGG container
- public Sticker? sticker { get; set construct; }
Sticker for the emoji; may be null if yet unknown for a custom emoji.
If the sticker is a custom emoji, then it can have arbitrary format
- public int32 sticker_height { get; set construct; }
Expected height of the sticker, which can be used if the sticker is
null
- public int32 sticker_width { get; set construct; }
Expected width of the sticker, which can be used if the sticker is
null
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