yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
yatbcpp::Update Member List

This is the complete list of members for yatbcpp::Update, including all inherited members.

channel_postyatbcpp::Updateprivate
edited_channel_postyatbcpp::Updateprivate
edited_messageyatbcpp::Updateprivate
getChannel_post() constyatbcpp::Update
getEdited_channel_post() constyatbcpp::Update
getEdited_message() constyatbcpp::Update
getInlineQuery() constyatbcpp::Update
getMessage() constyatbcpp::Update
getUpdate_id() constyatbcpp::Update
inlineQueryyatbcpp::Updateprivate
messageyatbcpp::Updateprivate
setChannel_post(const std::optional< Message > &channel_post)yatbcpp::Update
setEdited_channel_post(const std::optional< Message > &edited_channel_post)yatbcpp::Update
setEdited_message(const std::optional< Message > &edited_message)yatbcpp::Update
setInlineQuery(const std::optional< InlineQuery > &inlineQuery)yatbcpp::Update
setMessage(const std::optional< Message > &message)yatbcpp::Update
Update(std::int32_t update_id)yatbcpp::Update
Update(const Update &Update)yatbcpp::Update
update_idyatbcpp::Updateprivate