Instance Method

getGuildEmojis(from:then:)

No overview available.

Declaration

func getGuildEmojis(from guildId: Snowflake, then completion: @escaping ([Emoji]?, RequestError?) -> Void)