MCPcopy Create free account
hub / github.com/Preloading/TwitterAPIBridge / Annotations

Struct Annotations

bridge/bridge.go:30–32  ·  view source on GitHub ↗

TODO: Figure out what this is for, and how to use this

Source from the content-addressed store, hash-verified

28
29// TODO: Figure out what this is for, and how to use this
30type Annotations struct {
31 ConversationRole string `json:"ConversationRole"`
32}
33
34type Retweet struct {
35 Tweet

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected