- Enclosing class:
- TdApi
Revokes invite link for a group call.
Requires groupCall.canBeManaged group call flag.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintGroup call identifier. -
Constructor Summary
ConstructorsConstructorDescriptionRevokes invite link for a group call.RevokeGroupCallInviteLink(int groupCallId) Revokes invite link for a group call.Revokes invite link for a group call. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
groupCallId
public int groupCallIdGroup call identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RevokeGroupCallInviteLink
public RevokeGroupCallInviteLink()Revokes invite link for a group call. Requires groupCall.canBeManaged group call flag. ReturnsOk -
RevokeGroupCallInviteLink
public RevokeGroupCallInviteLink(int groupCallId) Revokes invite link for a group call. Requires groupCall.canBeManaged group call flag. ReturnsOk- Parameters:
groupCallId- int Group call identifier.
-
RevokeGroupCallInviteLink
Revokes invite link for a group call. Requires groupCall.canBeManaged group call flag. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-