6_ChannelClass.json 244 B

123456
  1. {
  2. "name": "Channel",
  3. "description": "A channel belonging to certain member. Members can publish certain type of content (ie. videos) through channels.",
  4. "maximum_entities_count": 400,
  5. "default_entity_creation_voucher_upper_bound": 50
  6. }