Factory
Inherited properties
Functions
Link copied to clipboard
fun create(channelId: String, roleId: String, add: Permissions? = null, remove: Permissions? = null): ModifyChannelRolePermissionsApi
Link copied to clipboard
fun createForAdd(channelId: String, memberId: String, add: Permissions): ModifyChannelRolePermissionsApi
Link copied to clipboard
fun createForRemove(channelId: String, memberId: String, remove: Permissions): ModifyChannelRolePermissionsApi
Inherited functions
Link copied to clipboard
用于判断两个 ApiDescription 中的两个属性是否相同。
Link copied to clipboard
通过 ApiPermission 构建一个 ApiPermissionDemandIdentify.