Package-level declarations

Types

Link copied to clipboard
class GetBotGuildListApi(before: ID? = null, after: ID? = null, limit: Int = 100) : TencentApi<List<TencentGuildInfo>>
Link copied to clipboard
class GetGuildApi(guildId: ID) : TencentApi<TencentGuildInfo>

获取指定Guild