mirror of
https://github.com/ars3niy/tdlib-purple
synced 2025-09-04 07:55:10 +00:00
Implemented configuring two-step authentication
This commit is contained in:
@@ -58,4 +58,6 @@ void setChatMembers(PurpleConvChat *purpleChat, const td::td_api::basicGroupFull
|
||||
void transmitMessage(int64_t chatId, const char *message, TdTransceiver &transceiver,
|
||||
TdAccountData &account, TdTransceiver::ResponseCb response);
|
||||
|
||||
void requestRecoveryEmailConfirmation(PurpleConnection *gc, const char *emailInfo);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user