class functions.ContactsGetTopPeers extends Function<types.TypeContactsTopPeers>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ContactsGetTopPeers } = functions; ConstructorsnewContactsGetTopPeers(params: { correspondents?: true; botsPm?: true; botsInline?: true; phoneCalls?: true; forwardUsers?: true; forwardChats?: true; groups?: true; channels?: true; offset: number; limit: number; hash: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalbotsInline: trueoptionalbotsPm: trueoptionalchannels: trueoptionalcorrespondents: trueoptionalforwardChats: trueoptionalforwardUsers: trueoptionalgroups: truehash: bigintlimit: numberoffset: numberoptionalphoneCalls: trueStatic Propertiesreadonly[paramDesc]: ParamDesc