type github.com/gotd/td/telegram/dcs.WebsocketOptions

3 uses

	github.com/gotd/td/telegram/dcs (current package)
		websocket.go#L71: type WebsocketOptions struct {
		websocket.go#L79: func (m *WebsocketOptions) setDefaults() {
		websocket.go#L93: func Websocket(opts WebsocketOptions) Resolver {