# Classes

BPT\types\messageEntity

This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc.
Read more

BPT\types\photoSize

This object represents one size of a photo or a file / sticker thumbnail.
Read more

BPT\types\animation

This object represents an animation file (GIF or H.264/MPEG-4 AVC video without sound).
Read more

BPT\types\audio

This object represents an audio file to be treated as music by the Telegram clients.
Read more

BPT\types\document

This object represents a general file (as opposed to photos, voice messages and audio files).
Read more

BPT\types\video

This object represents a video file.
Read more

BPT\types\videoNote

This object represents a video message (available in Telegram apps as of v.4.0).
Read more

BPT\types\voice

This object represents a voice note.
Read more

BPT\types\contact

This object represents a phone contact.
Read more

BPT\types\dice

This object represents an animated emoji that displays a random value.
Read more
23456