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

9 uses

	github.com/gotd/td/tg (current package)
		tl_phone_edit_group_call_participant_gen.go#L80: const PhoneEditGroupCallParticipantRequestTypeID = 0xa5273abf
		tl_phone_edit_group_call_participant_gen.go#L177: 	return PhoneEditGroupCallParticipantRequestTypeID
		tl_phone_edit_group_call_participant_gen.go#L189: 		ID:   PhoneEditGroupCallParticipantRequestTypeID,
		tl_phone_edit_group_call_participant_gen.go#L265: 	b.PutID(PhoneEditGroupCallParticipantRequestTypeID)
		tl_phone_edit_group_call_participant_gen.go#L313: 	if err := b.ConsumeID(PhoneEditGroupCallParticipantRequestTypeID); err != nil {
		tl_registry_gen.go#L1738: 		PhoneEditGroupCallParticipantRequestTypeID:                              "phone.editGroupCallParticipant#a5273abf",
		tl_registry_gen.go#L3520: 		"phone.editGroupCallParticipant":                                    PhoneEditGroupCallParticipantRequestTypeID,
		tl_registry_gen.go#L5302: 		PhoneEditGroupCallParticipantRequestTypeID:                              func() bin.Object { return &PhoneEditGroupCallParticipantRequest{} },
		tl_server_gen.go#L8985: 	s.handlers[PhoneEditGroupCallParticipantRequestTypeID] = handler