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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L140: type UserTypingHandler func(ctx context.Context, e Entities, update *UpdateUserTyping) error
		tl_handlers_gen.go#L143: func (u UpdateDispatcher) OnUserTyping(handler UserTypingHandler) {