Documentation
Swiftcord
User
getDM(then:)
Instance Method
getDM(then:)
Gets DM for user
Declaration
func
getDM
(
then
completion
:
@escaping
(
DM
?,
RequestError
?) -> Void)