You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use premiumFeatureList for super group and broadcast channel features
The server deprecated application_attributes flags (allow_super_group_channel,
allow_broadcast_channel) in favor of premium_feature_list. This updates
useAppFeatures hook to check premiumFeatureList for super_group_channel and
broadcast_channel instead of applicationAttributes.
https://claude.ai/code/session_01MNFZvqQGYiF4sB6rBggoxo
0 commit comments