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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L210: type EncryptedChatTypingHandler func(ctx context.Context, e Entities, update *UpdateEncryptedChatTyping) error
		tl_handlers_gen.go#L213: func (u UpdateDispatcher) OnEncryptedChatTyping(handler EncryptedChatTypingHandler) {