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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L970: type GroupCallHandler func(ctx context.Context, e Entities, update *UpdateGroupCall) error
		tl_handlers_gen.go#L973: func (u UpdateDispatcher) OnGroupCall(handler GroupCallHandler) {