- Enclosing class:
- TdApi
Changes default participant identifier,
on whose behalf a video chat in the
chat will be joined.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionlong
Chat identifier.static final int
Default group call participant identifier to join the video chats. -
Constructor Summary
ConstructorDescriptionChanges 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
toString
Methods 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:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-