- Enclosing class:
- TdApi
Upgrades supergroup to a broadcast
group; requires owner privileges in the supergroup.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
long
Identifier of the supergroup. -
Constructor Summary
ConstructorDescriptionUpgrades supergroup to a broadcast group; requires owner privileges in the supergroup.ToggleSupergroupIsBroadcastGroup
(long supergroupId) Upgrades supergroup to a broadcast group; requires owner privileges in the supergroup.Upgrades supergroup to a broadcast group; requires owner privileges in the supergroup. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
supergroupId
public long supergroupIdIdentifier of the supergroup. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ToggleSupergroupIsBroadcastGroup
public ToggleSupergroupIsBroadcastGroup()Upgrades supergroup to a broadcast group; requires owner privileges in the supergroup. ReturnsOk
-
ToggleSupergroupIsBroadcastGroup
public ToggleSupergroupIsBroadcastGroup(long supergroupId) Upgrades supergroup to a broadcast group; requires owner privileges in the supergroup. ReturnsOk
- Parameters:
supergroupId
- long Identifier of the supergroup.
-
ToggleSupergroupIsBroadcastGroup
Upgrades supergroup to a broadcast group; requires owner privileges in the supergroup. ReturnsOk
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-