can_self_unmute property
read / write
Pass true if the invite link needs to contain an invite hash, passing which to joinGroupCall would allow the invited user to unmute themselves. Requires groupCall.can_be_managed group call flag.
Implementation
late bool can_self_unmute;