github.com/gotd/td/tg.PhoneSendGroupCallEncryptedMessageRequest.Call (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_phone_send_group_call_encrypted_message_gen.go#L45: 	Call InputGroupCallClass
		tl_phone_send_group_call_encrypted_message_gen.go#L65: 	if !(s.Call == nil) {
		tl_phone_send_group_call_encrypted_message_gen.go#L89: 	s.Call = from.GetCall()
		tl_phone_send_group_call_encrypted_message_gen.go#L142: 	if s.Call == nil {
		tl_phone_send_group_call_encrypted_message_gen.go#L145: 	if err := s.Call.Encode(b); err != nil {
		tl_phone_send_group_call_encrypted_message_gen.go#L173: 		s.Call = value
		tl_phone_send_group_call_encrypted_message_gen.go#L190: 	return s.Call