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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L260: type DCOptionsHandler func(ctx context.Context, e Entities, update *UpdateDCOptions) error
		tl_handlers_gen.go#L263: func (u UpdateDispatcher) OnDCOptions(handler DCOptionsHandler) {