Interface: PinsListArguments
Extends
TokenOverridable
Properties
channel
channel: string;
Description
Channel to get pinned items for.
Defined in
packages/web-api/src/types/request/pins.ts:8
token?
optional token: string;
Description
Overridable authentication token bearing required scopes.
Inherited from
TokenOverridable.token