Constructs a new StickerMetadata.
Optional
properties:
IStickerMetadata
Properties to set
Optional
directStickerMetadata directPath.
Optional
fileStickerMetadata fileEncSha256.
Optional
fileStickerMetadata fileLength.
Optional
fileStickerMetadata fileSha256.
Optional
height
StickerMetadata height.
Optional
isStickerMetadata isLottie.
Optional
lastStickerMetadata lastStickerSentTs.
Optional
mediaStickerMetadata mediaKey.
Optional
mimetype
StickerMetadata mimetype.
Optional
url
StickerMetadata url.
Optional
weight
StickerMetadata weight.
Optional
width
StickerMetadata width.
Static
create
Creates a new StickerMetadata instance using the specified properties.
Optional
properties:
IStickerMetadata
Properties to set
StickerMetadata instance
Static
decode
Decodes a StickerMetadata message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message length if known beforehand
StickerMetadata
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a StickerMetadata message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
StickerMetadata
If the payload is not a reader or valid buffer
If required fields are missing
Static
encode
Encodes the specified StickerMetadata message. Does not implicitly verify messages.
StickerMetadata message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
encodeEncodes the specified StickerMetadata message, length delimited. Does not implicitly verify messages.
StickerMetadata message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
fromCreates a StickerMetadata message from a plain object. Also converts values to their respective internal types.
Plain object
StickerMetadata
Static
getStatic
toCreates a plain object from a StickerMetadata message. Also converts values to other types if specified.
StickerMetadata
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a StickerMetadata.