import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { ChannelsCreateForumTopic } = functions;
Constructors
new
ChannelsCreateForumTopic(params: { channel: types.TypeInputChannel; title: string; iconColor?: number; iconEmojiId?: bigint; randomId: bigint; sendAs?: types.TypeInputPeer; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc