Skip to main content

PinInChat

amiudmodz


amiudmodz / proto / PinInChat

Class: PinInChat

Defined in: WAProto/index.d.ts:11510

Implements

Constructors

new PinInChat()

new PinInChat(p?): PinInChat

Defined in: WAProto/index.d.ts:11511

Parameters

p?

IPinInChat

Returns

PinInChat

Properties

key?

optional key: null | IMessageKey

Defined in: WAProto/index.d.ts:11513

Implementation of

IPinInChat.key


messageAddOnContextInfo?

optional messageAddOnContextInfo: null | IMessageAddOnContextInfo

Defined in: WAProto/index.d.ts:11516

Implementation of

IPinInChat.messageAddOnContextInfo


senderTimestampMs?

optional senderTimestampMs: null | number | Long

Defined in: WAProto/index.d.ts:11514

Implementation of

IPinInChat.senderTimestampMs


serverTimestampMs?

optional serverTimestampMs: null | number | Long

Defined in: WAProto/index.d.ts:11515

Implementation of

IPinInChat.serverTimestampMs


type?

optional type: null | Type

Defined in: WAProto/index.d.ts:11512

Implementation of

IPinInChat.type

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:11522

Returns

object


create()

static create(properties?): PinInChat

Defined in: WAProto/index.d.ts:11517

Parameters

properties?

IPinInChat

Returns

PinInChat


decode()

static decode(r, l?): PinInChat

Defined in: WAProto/index.d.ts:11519

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

PinInChat


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:11518

Parameters

m

IPinInChat

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): PinInChat

Defined in: WAProto/index.d.ts:11520

Parameters

d

Returns

PinInChat


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:11523

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:11521

Parameters

m

PinInChat

o?

IConversionOptions

Returns

object