Merge remote-tracking branch 'td/master'
This commit is contained in:
commit
0a6c64ee41
@ -924,7 +924,7 @@ chatPosition list:ChatList order:int64 is_pinned:Bool source:ChatSource = ChatPo
|
||||
|
||||
|
||||
//@description Describes a voice chat
|
||||
//@group_call_id Group call identifier of an active voice chat; 0 if none. Full informationa about the voice chat can be received through the method getGroupCall
|
||||
//@group_call_id Group call identifier of an active voice chat; 0 if none. Full information about the voice chat can be received through the method getGroupCall
|
||||
//@has_participants True, if the voice chat has participants
|
||||
//@default_participant_id Default group call participant identifier to join the voice chat; may be null
|
||||
voiceChat group_call_id:int32 has_participants:Bool default_participant_id:MessageSender = VoiceChat;
|
||||
|
Loading…
Reference in New Issue
Block a user