telegram

Get telegram channel "Recent Actions" via telegram's Client API Or Bot API?


Is it possible to get my telegram channel's "Recent Actions"?

Main reason for doing that, is to get members who joined the channel or left it.

Any suggestions?


Solution

  • It didn't supported by bot API, and no existing library can do this.

    You can use channels.getAdminLog#33ddf480 in MTProto.