github.com/gotd/td/tgerr.Error.IsType (method)

2 uses

	github.com/gotd/td/tgerr (current package)
		error.go#L34: func (e *Error) IsType(t string) bool {
		error.go#L55: 		if e.IsType(t) {