2
0
mirror of https://github.com/ars3niy/tdlib-purple synced 2025-08-31 22:15:10 +00:00

Implemented configuring two-step authentication

This commit is contained in:
Arseniy Lartsev
2020-05-25 23:21:04 +02:00
parent ae68eae1d5
commit e0c84cc745
10 changed files with 210 additions and 26 deletions

View File

@@ -1,7 +1,8 @@
#include "client-utils.h"
#include "chat-info.h"
#include "purple-info.h"
#include "config.h"
#include "format.h"
#include "td-client.h"
#include <unistd.h>
#include <string.h>
#include <stdlib.h>