Documentation - v0.27.1
    Preparing search index...

    Interface ActionMessagePinned

    A message has been pinned.

    To get the message itself, use Message.getReplyTo

    interface ActionMessagePinned {
        type: "message_pinned";
    }
    Index

    Properties

    Properties

    type: "message_pinned"