import { type SetChatMemberRightsParams } from "https://deno.land/x/mtkruto@0.1.157/client/0_params.ts";
Properties
optional
rights: ChatMemberRightsThe member's new rights. All fields default to true
if the chat's default member rights allow. This means that this method is the same as unbanChatMember if this parameter is not provided or all of its fields are true
.
optional
untilDate: DateA point of time in the future to automatically withdraw the restrictions.