Layer 228
NotifyCommunity
constructor
notifyCommunity#be376999 community_id:long = NotifyPeer;
Parameters
| Name | Type | Description |
|---|---|---|
| CommunityId | long |
Returns
NotifyPeerGogram Example
// Creating NotifyCommunity constructor obj := &tg.NotifyCommunity{ CommunityId: int64(1234567890), }