yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
yatbcpp
Message
yatbcpp::Message Member List
This is the complete list of members for
yatbcpp::Message
, including all inherited members.
addEntity
(const MessageEntity &messageEntity)
yatbcpp::Message
addNew_chat_members
(const User &new_chat_member)
yatbcpp::Message
addNew_chat_photo
(const PhotoSize &newchatphoto)
yatbcpp::Message
addPhoto
(const PhotoSize &Photo)
yatbcpp::Message
audio
yatbcpp::Message
private
author_signature
yatbcpp::Message
private
caption
yatbcpp::Message
private
channel_chat_created
yatbcpp::Message
private
chat
yatbcpp::Message
private
contact
yatbcpp::Message
private
date
yatbcpp::Message
private
delete_chat_photo
yatbcpp::Message
private
document
yatbcpp::Message
private
edit_date
yatbcpp::Message
private
entities
yatbcpp::Message
private
forward_date
yatbcpp::Message
private
forward_from
yatbcpp::Message
private
forward_from_chat
yatbcpp::Message
private
forward_from_message_id
yatbcpp::Message
private
forward_signature
yatbcpp::Message
private
from
yatbcpp::Message
private
getAudio
() const
yatbcpp::Message
getAuthor_signature
() const
yatbcpp::Message
getCaption
() const
yatbcpp::Message
getChannel_chat_created
() const
yatbcpp::Message
getChat
() const
yatbcpp::Message
getContact
() const
yatbcpp::Message
getDate
() const
yatbcpp::Message
getDelete_chat_photo
() const
yatbcpp::Message
getDocument
() const
yatbcpp::Message
getEdit_date
() const
yatbcpp::Message
getEntities
() const
yatbcpp::Message
getForward_date
() const
yatbcpp::Message
getForward_from
() const
yatbcpp::Message
getForward_from_chat
() const
yatbcpp::Message
getForward_from_message_id
() const
yatbcpp::Message
getForward_signature
() const
yatbcpp::Message
getFrom
() const
yatbcpp::Message
getGroup_chat_created
() const
yatbcpp::Message
getLeft_chat_member
() const
yatbcpp::Message
getLocation
() const
yatbcpp::Message
getMessage_id
() const
yatbcpp::Message
getMigrate_from_chat_id
() const
yatbcpp::Message
getMigrate_to_chat_id
() const
yatbcpp::Message
getNew_chat_member
() const
yatbcpp::Message
getNew_chat_members
() const
yatbcpp::Message
getNew_chat_photo
() const
yatbcpp::Message
getNew_chat_title
() const
yatbcpp::Message
getPhoto
() const
yatbcpp::Message
getSupergroup_chat_created
() const
yatbcpp::Message
getText
() const
yatbcpp::Message
getVenue
() const
yatbcpp::Message
getVideo
() const
yatbcpp::Message
getVideo_note
() const
yatbcpp::Message
getVoice
() const
yatbcpp::Message
group_chat_created
yatbcpp::Message
private
left_chat_member
yatbcpp::Message
private
location
yatbcpp::Message
private
Message
(std::int32_t message_id, std::int32_t date, Chat chat)
yatbcpp::Message
Message
(const Message &Message)
yatbcpp::Message
message_id
yatbcpp::Message
private
migrate_from_chat_id
yatbcpp::Message
private
migrate_to_chat_id
yatbcpp::Message
private
new_chat_member
yatbcpp::Message
private
new_chat_members
yatbcpp::Message
private
new_chat_photo
yatbcpp::Message
private
new_chat_title
yatbcpp::Message
private
photo
yatbcpp::Message
private
setAudio
(const std::optional< Audio > &audio)
yatbcpp::Message
setAuthor_signature
(const std::optional< std::string > &author_signature)
yatbcpp::Message
setCaption
(const std::optional< std::string > &caption)
yatbcpp::Message
setChannel_chat_created
(const std::optional< bool > &channel_chat_created)
yatbcpp::Message
setContact
(const std::optional< Contact > &contact)
yatbcpp::Message
setDelete_chat_photo
(const std::optional< bool > &delete_chat_photo)
yatbcpp::Message
setDocument
(const std::optional< Document > &document)
yatbcpp::Message
setEdit_date
(const std::optional< std::int32_t > &edit_date)
yatbcpp::Message
setForward_date
(const std::optional< std::int32_t > &forward_date)
yatbcpp::Message
setForward_from
(const std::optional< User > &forward_from)
yatbcpp::Message
setForward_from_chat
(const std::optional< Chat > &forward_from_chat)
yatbcpp::Message
setForward_from_message_id
(const std::optional< std::int32_t > &forward_from_message_id)
yatbcpp::Message
setForward_signature
(const std::optional< std::string > &forward_signature)
yatbcpp::Message
setFrom
(const std::optional< User > &from)
yatbcpp::Message
setGroup_chat_created
(const std::optional< bool > &group_chat_created)
yatbcpp::Message
setLeft_chat_member
(const std::optional< User > &left_chat_member)
yatbcpp::Message
setLocation
(const std::optional< Location > &location)
yatbcpp::Message
setMigrate_from_chat_id
(const std::optional< long > &migrate_from_chat_id)
yatbcpp::Message
setMigrate_to_chat_id
(const std::optional< long > &migrate_to_chat_id)
yatbcpp::Message
setNew_chat_member
(const std::optional< User > &new_chat_member)
yatbcpp::Message
setNew_chat_title
(const std::optional< std::string > &new_chat_title)
yatbcpp::Message
setSupergroup_chat_created
(const std::optional< bool > &supergroup_chat_created)
yatbcpp::Message
setText
(const std::optional< std::string > &text)
yatbcpp::Message
setVenue
(const std::optional< Venue > &venue)
yatbcpp::Message
setVideo
(const std::optional< Video > &video)
yatbcpp::Message
setVideo_note
(const std::optional< VideoNote > &video_note)
yatbcpp::Message
setVoice
(const std::optional< Voice > &voice)
yatbcpp::Message
supergroup_chat_created
yatbcpp::Message
private
text
yatbcpp::Message
private
venue
yatbcpp::Message
private
video
yatbcpp::Message
private
video_note
yatbcpp::Message
private
voice
yatbcpp::Message
private
Generated by
1.8.13