hasDmPermission property

  1. @Deprecated('Use `contexts`')
bool? hasDmPermission
final

Whether this command can be ran in DMs.

Implementation

@Deprecated('Use `contexts`')
final bool? hasDmPermission;