import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { UpdateNotifySettings } = tl.Api;
Properties
notifySettings: Api.TypePeerNotifySettings
peer: Api.TypeNotifyPeer
Static Methods
fromReader(reader: Reader): UpdateNotifySettings
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { UpdateNotifySettings } = tl.Api;