type github.com/gotd/td/tg.GroupCallParticipantsHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L964: type GroupCallParticipantsHandler func(ctx context.Context, e Entities, update *UpdateGroupCallParticipants) error
		tl_handlers_gen.go#L967: func (u UpdateDispatcher) OnGroupCallParticipants(handler GroupCallParticipantsHandler) {