- Enclosing class:
- TdApi
Changes default participant identifier,
on whose behalf a video chat in the
chat will be joined.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionlongChat identifier.static final intDefault group call participant identifier to join the video chats. -
Constructor Summary
ConstructorsConstructorDescriptionChanges default participant identifier, on whose behalf a video chat in the chat will be joined.SetVideoChatDefaultParticipant(long chatId, TdApi.MessageSender defaultParticipantId) Changes default participant identifier, on whose behalf a video chat in the chat will be joined.Changes default participant identifier, on whose behalf a video chat in the chat will be joined. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
chatId
public long chatIdChat identifier. -
defaultParticipantId
Default group call participant identifier to join the video chats. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetVideoChatDefaultParticipant
public SetVideoChatDefaultParticipant()Changes default participant identifier, on whose behalf a video chat in the chat will be joined. ReturnsOk -
SetVideoChatDefaultParticipant
Changes default participant identifier, on whose behalf a video chat in the chat will be joined. ReturnsOk- Parameters:
chatId- long Chat identifier.defaultParticipantId- MessageSender Default group call participant identifier to join the video chats.
-
SetVideoChatDefaultParticipant
Changes default participant identifier, on whose behalf a video chat in the chat will be joined. 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()
-