index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
telegram
/
BotCommandScope.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-04-15
Use DialogManager::check_dialog_access when appropriate.
levlam
2024-04-14
Add explicit allow_secret_chats to have_input_peer.
levlam
2024-04-02
Rename rest of ContactsManager to ChatManager.
levlam
2024-04-02
Move relevant functions to UserManager.
levlam
2024-01-04
Use DialogManager::have_dialog_force.
levlam
2024-01-03
Move ContactsManager proxy methods to DialogManager.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-04-04
Add ContactsManager::is_broadcast_channel/is_megagroup_channel helpers.
levlam
2022-04-04
Add ChannelType.h.
levlam
2022-03-28
Use get_input_user instead of have_input_user.
levlam
2022-01-01
Update copyright year.
levlam
2021-12-16
Return Result<...> from get_input_user.
levlam
2021-06-23
Minor improvements.
levlam
2021-06-22
Improve bot commands methods implementation.
levlam
2021-06-19
Add BotCommandScope to setCommands.
levlam