Skip to main content
Module

x/mtkruto/tl/2_types.ts>UpdateChannelUserTyping_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class UpdateChannelUserTyping_
extends _Update_
import { UpdateChannelUserTyping_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
UpdateChannelUserTyping_(params: { channel_id: bigint; top_msg_id?: number; from_id: enums.Peer; action: enums.SendMessageAction; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
action: enums.SendMessageAction
channel_id: bigint
from_id: enums.Peer
optional
top_msg_id: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc