Uses of Class
org.drinkless.tdlib.TdApi.GroupCallParticipant
-
Packages that use TdApi.GroupCallParticipant Package Description org.drinkless.tdlib -
-
Uses of TdApi.GroupCallParticipant in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.GroupCallParticipant Modifier and Type Field Description TdApi.GroupCallParticipantTdApi.UpdateGroupCallParticipant. participantNew data about a participant.Constructors in org.drinkless.tdlib with parameters of type TdApi.GroupCallParticipant Constructor Description UpdateGroupCallParticipant(int groupCallId, TdApi.GroupCallParticipant participant)Information about a group call participant was changed.
-