interface Api.updateChannelPinnedTopicimport { type Api } from "https://deno.land/x/mtkruto@0.6.2/2_tl.ts"; const { updateChannelPinnedTopic } = Api; Properties_: "updateChannelPinnedTopic"optionalpinned: truechannel_id: biginttopic_id: number