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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L890: type ReadChannelDiscussionInboxHandler func(ctx context.Context, e Entities, update *UpdateReadChannelDiscussionInbox) error
		tl_handlers_gen.go#L893: func (u UpdateDispatcher) OnReadChannelDiscussionInbox(handler ReadChannelDiscussionInboxHandler) {