class types.AttachMenuBot extends _TypeAttachMenuBotimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AttachMenuBot } = types; ConstructorsnewAttachMenuBot(params: { inactive?: true; hasSettings?: true; requestWriteAccess?: true; showInAttachMenu?: true; showInSideMenu?: true; sideMenuDisclaimerNeeded?: true; botId: bigint; shortName: string; peerTypes?: Array<TypeAttachMenuPeerType>; icons: Array<TypeAttachMenuBotIcon>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsbotId: bigintoptionalhasSettings: trueicons: Array<TypeAttachMenuBotIcon>optionalinactive: trueoptionalpeerTypes: Array<TypeAttachMenuPeerType>optionalrequestWriteAccess: trueshortName: stringoptionalshowInAttachMenu: trueoptionalshowInSideMenu: trueoptionalsideMenuDisclaimerNeeded: trueStatic Propertiesreadonly[paramDesc]: ParamDesc