mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
Created Recent actions (markdown)
parent
a4a46ef5fd
commit
0697e87982
1
Recent-actions.md
Normal file
1
Recent-actions.md
Normal file
|
@ -0,0 +1 @@
|
|||
"Recent actions" is simply the name official applications have given to the "admin log". Simply use [`GetAdminLogRequest`](https://lonamiwebs.github.io/Telethon/methods/channels/get_admin_log.html) for that, and you'll get <code><a href="https://lonamiwebs.github.io/Telethon/constructors/channels/admin_log_results.html">AdminLogResults</a>.<a href="https://lonamiwebs.github.io/Telethon/constructors/channel_admin_log_event.html">events</a></code> in return which in turn has the final [`.action`](https://lonamiwebs.github.io/Telethon/types/channel_admin_log_event_action.html).
|
Loading…
Reference in New Issue
Block a user