Raw.MessageActionTopicCreate
A forum topic was created.
messageActionTopicCreate#d999256 flags:# title:string icon_color:int icon_emoji_id:flags.0?long = MessageAction;
export namespace Raw {
export class MessageActionTopicCreate {
constructor(params: { title: string; iconColor: number; iconEmojiId?: bigint }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xd999256