Fixed overhead:
organization_id + clock + name + description + magnet_uri + permissions + chats + organization_identity + encryption_key + (ChatIdentity fields) ~ 728 bytes
Variable overhead:
number_of_members * ((1 grant * number_of_chats)+ 1 image + 1 social link)
100 members
1000 members
10000 members
After accessing telemetry =>
139 members (math)
139 members (actual)
At approximately 401 members, we will cross the configured message size (1mb). Which means, the following is napkin math for 1000 and 10000 members respectively
1000 members
10000 members