@@ -0,0 +1,10 @@
package revoltgo
// Bot struct.
type Bot struct {
Id string `json:"_id"`
OwnerId string `json:"owner"`
Token string `json:"token"`
IsPublic bool `json:"public"`
InteractionsUrl string `json:"interactionsURL"`
}
The note is not visible to the blocked user.