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