Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DDialogAction.cpp84 init(Type::RecordingVoiceNote); in DialogAction()
149 init(Type::RecordingVoiceNote); in DialogAction()
221 case Type::RecordingVoiceNote: in get_input_send_message_action()
264 case Type::RecordingVoiceNote: in get_secret_input_send_message_action()
307 case Type::RecordingVoiceNote: in get_chat_action_object()
362 return type_ == Type::RecordingVoiceNote || type_ == Type::UploadingVoiceNote; in is_canceled_by_message_of_type()
475 case DialogAction::Type::RecordingVoiceNote: in operator <<()
H A DDialogAction.h25 RecordingVoiceNote, enumerator