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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1674: type JoinChatWebViewDecisionHandler func(ctx context.Context, e Entities, update *UpdateJoinChatWebViewDecision) error
		tl_handlers_gen.go#L1677: func (u UpdateDispatcher) OnJoinChatWebViewDecision(handler JoinChatWebViewDecisionHandler) {