editRolePermission
inline suspend fun TopGuildChannelBehavior.editRolePermission(roleId: Snowflake, builder: ChannelPermissionModifyBuilder.() -> Unit)(source)
Requests to add or replace a PermissionOverwrite for the roleId.
Throws
if something went wrong during the request.