Retrieve Pinned Messages (Effect) — DiSky
Addon: DiSky · Category: Effect · Since: 4.0.0
Syntax
retrieve [[last] %-number% [amount of]] pinned message[s] (of|in|from) %channel% and store (them|the messages) in %-objects%Description
Retrieve all pinned messages in a channel and store them in a variable.
Examples
retrieve pinned messages from event-channel and store them in {_pins::*}
retrieve last 5 pinned messages from event-channel and store them in {_pins::*}