import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChannelsGetForumTopics } = functions;
Constructors
new
ChannelsGetForumTopics(params: { channel: types.TypeInputChannel; q?: string; offsetDate: number; offsetId: number; offsetTopic: number; limit: number; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
Static Properties
readonly
[paramDesc]: ParamDesc