feat: use OP's language as recommendation when replying (#8832)
* feat: use OP's language as recommendation when replying * fix: address nits
This commit is contained in:
committed by
GitHub
parent
4e0be91cff
commit
5ca665467e
@@ -20,6 +20,7 @@ export interface ComposerOptsPostRef {
|
||||
uri: string
|
||||
cid: string
|
||||
text: string
|
||||
langs?: string[]
|
||||
author: AppBskyActorDefs.ProfileViewBasic
|
||||
embed?: AppBskyFeedDefs.PostView['embed']
|
||||
moderation?: ModerationDecision
|
||||
|
||||
Reference in New Issue
Block a user