Uses of Class
org.drinkless.tdlib.TdApi.GroupCallParticipant
Packages that use TdApi.GroupCallParticipant
-
Uses of TdApi.GroupCallParticipant in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.GroupCallParticipantModifier and TypeFieldDescriptionTdApi.UpdateGroupCallParticipant.participant
New data about the participant.Constructors in org.drinkless.tdlib with parameters of type TdApi.GroupCallParticipantModifierConstructorDescriptionUpdateGroupCallParticipant
(int groupCallId, TdApi.GroupCallParticipant participant) Information about a group call participant was changed.