class types.UpdateChannelPinnedTopics extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateChannelPinnedTopics } = types; ConstructorsnewUpdateChannelPinnedTopics(params: { channelId: bigint; order?: Array<number>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamschannelId: bigintoptionalorder: Array<number>Static Propertiesreadonly[paramDesc]: ParamDesc