Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

[events] chatDelete

David McNett edited this page Sep 19, 2016 · 3 revisions
Key Type Description
mi integer id of mod
c String Unique ID of chat msg

Example

{
    mi: 1234567,
    chatID: '1234567-12345678901234'
}
Clone this wiki locally