class types.RequestPeerTypeChat extends _TypeRequestPeerTypeimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { RequestPeerTypeChat } = types; ConstructorsnewRequestPeerTypeChat(params?: { creator?: true; botParticipant?: true; hasUsername?: boolean; forum?: boolean; userAdminRights?: TypeChatAdminRights; botAdminRights?: TypeChatAdminRights; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalbotAdminRights: TypeChatAdminRightsoptionalbotParticipant: trueoptionalcreator: trueoptionalforum: booleanoptionalhasUsername: booleanoptionaluserAdminRights: TypeChatAdminRightsStatic Propertiesreadonly[paramDesc]: ParamDesc