Guild Rest APIMethods Impl
Functions
Link copied to clipboard
open override fun kickMember(guildId: Long, userId: Long, reason: String?): CompletableDeferred<NoResult>
Kicks a member from the guild.
Link copied to clipboard
open override fun requestedAuditLog(guildId: Long, userId: GetterSnowFlake?, limit: Int, before: GetterSnowFlake?, actionType: AuditLogType?): CompletableDeferred<AuditLog>
Request the audit log for the guild.
Link copied to clipboard
Requests the ban list for the guild.
Link copied to clipboard
Request to get a guild by its id.
Link copied to clipboard
Request to get all the guilds the bot is in.
Link copied to clipboard
Request to get the amount of members specified by the limit.
Request to get all the members within the guild.