class functions.MessagesEditChatAdmin extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesEditChatAdmin } = functions; ConstructorsnewMessagesEditChatAdmin(params: { chatId: bigint; userId: types.TypeInputUser; isAdmin: boolean; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamschatId: bigintisAdmin: booleanuserId: types.TypeInputUserStatic Propertiesreadonly[paramDesc]: ParamDesc