Instance Method
editWithButtons(buttons:then:)
Inherited from
InteractionEvent.editWithButtons(buttons:then:)
.
Declaration
func editWithButtons(buttons: ButtonBuilder, then completion: ((Message?, RequestError?) -> Void)? = nil)