initial commits
parent
d7e593080b
commit
0526d134cf
|
@ -4,6 +4,8 @@ import (
|
||||||
"sourcecode.social/reiver/go-opt"
|
"sourcecode.social/reiver/go-opt"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// Tag represents a Mastodon API "Tag".
|
||||||
|
//
|
||||||
// See:
|
// See:
|
||||||
// https://docs.joinmastodon.org/entities/Status/#Tag
|
// https://docs.joinmastodon.org/entities/Status/#Tag
|
||||||
type Tag struct {
|
type Tag struct {
|
||||||
|
|
Loading…
Reference in New Issue