|
TDLib
|
This is the complete list of members for td::td_api::keyboardButton, including all inherited members.
| get_id() const final | td::td_api::keyboardButton | inlinevirtual |
| ID | td::td_api::keyboardButton | static |
| keyboardButton() | td::td_api::keyboardButton | |
| keyboardButton(string const &text_, object_ptr< KeyboardButtonType > &&type_) | td::td_api::keyboardButton | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::keyboardButton | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| text_ | td::td_api::keyboardButton | |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| type_ | td::td_api::keyboardButton | |
| ~TlObject()=default | td::TlObject | virtual |