class types.UpdateNotifySettings
extends TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { UpdateNotifySettings } = types;
Constructors
new
UpdateNotifySettings(params: { peer: TypeNotifyPeer; notifySettings: TypePeerNotifySettings; })Properties
notifySettings: TypePeerNotifySettings
peer: TypeNotifyPeer