Home
last modified time | relevance | path

Searched refs:ChoosingContact (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DDialogAction.cpp105 init(Type::ChoosingContact); in DialogAction()
170 init(Type::ChoosingContact); in DialogAction()
231 case Type::ChoosingContact: in get_input_send_message_action()
274 case Type::ChoosingContact: in get_secret_input_send_message_action()
317 case Type::ChoosingContact: in get_chat_action_object()
364 return type_ == Type::ChoosingContact; in is_canceled_by_message_of_type()
485 case DialogAction::Type::ChoosingContact: in operator <<()
H A DDialogAction.h30 ChoosingContact, enumerator