import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChannelsEditForumTopic } = functions;
Constructors
new
ChannelsEditForumTopic(params: { channel: types.TypeInputChannel; topicId: number; title?: string; iconEmojiId?: bigint; closed?: boolean; hidden?: boolean; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
Static Properties
readonly
[paramDesc]: ParamDesc