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

9 uses

	github.com/gotd/td/tg (current package)
		tl_phone_export_group_call_invite_gen.go#L56: const PhoneExportGroupCallInviteRequestTypeID = 0xe6aa647f
		tl_phone_export_group_call_invite_gen.go#L105: 	return PhoneExportGroupCallInviteRequestTypeID
		tl_phone_export_group_call_invite_gen.go#L117: 		ID:   PhoneExportGroupCallInviteRequestTypeID,
		tl_phone_export_group_call_invite_gen.go#L149: 	b.PutID(PhoneExportGroupCallInviteRequestTypeID)
		tl_phone_export_group_call_invite_gen.go#L173: 	if err := b.ConsumeID(PhoneExportGroupCallInviteRequestTypeID); err != nil {
		tl_registry_gen.go#L1741: 		PhoneExportGroupCallInviteRequestTypeID:                                 "phone.exportGroupCallInvite#e6aa647f",
		tl_registry_gen.go#L3523: 		"phone.exportGroupCallInvite":                                       PhoneExportGroupCallInviteRequestTypeID,
		tl_registry_gen.go#L5305: 		PhoneExportGroupCallInviteRequestTypeID:                                 func() bin.Object { return &PhoneExportGroupCallInviteRequest{} },
		tl_server_gen.go#L9036: 	s.handlers[PhoneExportGroupCallInviteRequestTypeID] = handler