Instance Method

send(_:to:then:)

Sends buttons to channel

Declaration

func send(_ content: ButtonBuilder, to channelId: Snowflake, then completion: ((Message?, RequestError?) -> Void)? = nil)

Parameters

content

Embed to send as message

channelId

Channel to send message to