- Enclosing class:
- TdApi
Disables all active non-editable
usernames of a supergroup or channel,
requires owner privileges in the
supergroup or channel.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
long
Identifier of the supergroup or channel. -
Constructor Summary
ConstructorDescriptionDisables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.DisableAllSupergroupUsernames
(long supergroupId) Disables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.Disables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel. -
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 or channel. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
DisableAllSupergroupUsernames
public DisableAllSupergroupUsernames()Disables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel. ReturnsOk
-
DisableAllSupergroupUsernames
public DisableAllSupergroupUsernames(long supergroupId) Disables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel. ReturnsOk
- Parameters:
supergroupId
- long Identifier of the supergroup or channel.
-
DisableAllSupergroupUsernames
Disables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel. 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()
-