mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-10 13:58:46 +00:00
visible quoted status
This commit is contained in:
parent
aeba4e6682
commit
e99b6aa5f2
4 changed files with 14 additions and 0 deletions
|
@ -18,6 +18,7 @@ import (
|
|||
type StatusPleroma struct {
|
||||
InReplyToAccountAcct string `json:"in_reply_to_account_acct"`
|
||||
Reactions []*ReactionsPleroma `json:"emoji_reactions"`
|
||||
Quote *Status `json:"quote"` // Quoted statuses
|
||||
}
|
||||
|
||||
type ReactionsPleroma struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue