interface MessageSticker
implements _MessageBase
import { type MessageSticker } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
A sticker message.
Properties
sticker: Sticker
The sticker included in the message.
x/mtkruto/3_types.ts>MessageSticker
import { type MessageSticker } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
A sticker message.
The sticker included in the message.