class types.UpdateChannelUserTyping
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { UpdateChannelUserTyping } = types;
Constructors
new
UpdateChannelUserTyping(params: { channelId: bigint; topMsgId?: number; fromId: TypePeer; action: TypeSendMessageAction; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc