Documentation
Swiftcord
Message
pin(then:)
Instance Method
pin(then:)
Pins self
Declaration
func
pin
(
then
completion
: ((
RequestError
?) -> Void)? = nil)