const github.com/gotd/td/tg.PhoneGetGroupCallRequestTypeID

9 uses

	github.com/gotd/td/tg (current package)
		tl_phone_get_group_call_gen.go#L49: const PhoneGetGroupCallRequestTypeID = 0x41845db
		tl_phone_get_group_call_gen.go#L95: 	return PhoneGetGroupCallRequestTypeID
		tl_phone_get_group_call_gen.go#L107: 		ID:   PhoneGetGroupCallRequestTypeID,
		tl_phone_get_group_call_gen.go#L131: 	b.PutID(PhoneGetGroupCallRequestTypeID)
		tl_phone_get_group_call_gen.go#L152: 	if err := b.ConsumeID(PhoneGetGroupCallRequestTypeID); err != nil {
		tl_registry_gen.go#L1734: 		PhoneGetGroupCallRequestTypeID:                                          "phone.getGroupCall#41845db",
		tl_registry_gen.go#L3516: 		"phone.getGroupCall":                                                PhoneGetGroupCallRequestTypeID,
		tl_registry_gen.go#L5298: 		PhoneGetGroupCallRequestTypeID:                                          func() bin.Object { return &PhoneGetGroupCallRequest{} },
		tl_server_gen.go#L8917: 	s.handlers[PhoneGetGroupCallRequestTypeID] = handler