mirror of
				https://github.com/LonamiWebs/Telethon.git
				synced 2025-10-31 16:07:44 +03:00 
			
		
		
		
	Updated Recent actions (markdown)
							parent
							
								
									e3af73e4a5
								
							
						
					
					
						commit
						0087c5b8f5
					
				|  | @ -1 +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). | ||||
| "Recent actions" is simply the name official applications have given to the "admin log". Simply use [`client.iter_admin_log()`](https://docs.telethon.dev/en/latest/modules/client.html#telethon.client.chats.ChatMethods.iter_admin_log) for that. Click the link for examples. | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user