Skip to main content
Every admin action performed through BotMux is recorded in the audit log.

Tracked Actions

  • Bans and unbans
  • Message deletions and pins
  • Admin promotions and demotions
  • Title changes
  • Tag assignments

Log Entry Fields

FieldDescription
ActionType of admin action
ActorUser who performed the action
TargetUser or message affected
DetailsAdditional context
TimestampWhen the action occurred

API

GET /api/adminlog?chat_id=&limit=&offset=
Returns paginated audit log entries for the specified chat.