Move request implementation to Requests.cpp/h.
This commit is contained in:
parent
bf7a9b816a
commit
c7eea9cf97
@ -536,6 +536,7 @@ set(TDLIB_SOURCE_PART2
|
||||
td/telegram/ReplyMarkup.cpp
|
||||
td/telegram/ReportReason.cpp
|
||||
td/telegram/RequestedDialogType.cpp
|
||||
td/telegram/Requests.cpp
|
||||
td/telegram/RestrictionReason.cpp
|
||||
td/telegram/SavedMessagesManager.cpp
|
||||
td/telegram/SavedMessagesTopicId.cpp
|
||||
@ -877,6 +878,7 @@ set(TDLIB_SOURCE_PART2
|
||||
td/telegram/ReportReason.h
|
||||
td/telegram/RequestActor.h
|
||||
td/telegram/RequestedDialogType.h
|
||||
td/telegram/Requests.h
|
||||
td/telegram/RestrictionReason.h
|
||||
td/telegram/SavedMessagesManager.h
|
||||
td/telegram/SavedMessagesTopicId.h
|
||||
|
8219
td/telegram/Requests.cpp
Normal file
8219
td/telegram/Requests.cpp
Normal file
File diff suppressed because it is too large
Load Diff
1631
td/telegram/Requests.h
Normal file
1631
td/telegram/Requests.h
Normal file
File diff suppressed because it is too large
Load Diff
8078
td/telegram/Td.cpp
8078
td/telegram/Td.cpp
File diff suppressed because it is too large
Load Diff
1595
td/telegram/Td.h
1595
td/telegram/Td.h
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user