permissions property

String? permissions
final

computed permissions for the invoking user in the channel, including overwrites, only included when part of the resolved data received on a slash command interaction

Implementation

final String? permissions;