Raw.ChannelAdminLogEventActionDeleteTopic
A forum topic was deleted
channelAdminLogEventActionDeleteTopic#ae168909 topic:ForumTopic = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionDeleteTopic {
constructor(params: { topic: Raw.TypeForumTopic }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xae168909
Property
topic
: Raw.TypeForumTopicThe forum topic that was deleted