@@ -0,0 +1,9 @@
package revoltgo
import "github.com/sacOO7/gowebsocket"
// Client struct
type Client struct {
Token string
Socket gowebsocket.Socket
}
The note is not visible to the blocked user.