Instance Method

unpin(_:from:then:)

Unpins a pinned message from a channel

Declaration

func unpin(_ messageId: Snowflake, from channelId: Snowflake, then completion: ((RequestError?) -> Void)? = nil)

Parameters

messageId

Pinned message to unpin