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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L900: type ReadChannelDiscussionOutboxHandler func(ctx context.Context, e Entities, update *UpdateReadChannelDiscussionOutbox) error
		tl_handlers_gen.go#L903: func (u UpdateDispatcher) OnReadChannelDiscussionOutbox(handler ReadChannelDiscussionOutboxHandler) {