Enum member Permissions.CREATE_INSTANT_INVITE

Declaration

enum Permissions
{
  // ...
  CREATE_INSTANT_INVITE = 1LU,
  // ...
}