package
0.0.0-20250201122929-953fec9cd255
Repository: https://github.com/davhofer/indigo.git
Documentation: pkg.go.dev
# Functions
ActorDeleteAccount calls the XRPC method "chat.bsky.actor.deleteAccount".
ActorExportAccountData calls the XRPC method "chat.bsky.actor.exportAccountData".
ConvoDeleteMessageForSelf calls the XRPC method "chat.bsky.convo.deleteMessageForSelf".
ConvoGetConvo calls the XRPC method "chat.bsky.convo.getConvo".
ConvoGetConvoForMembers calls the XRPC method "chat.bsky.convo.getConvoForMembers".
ConvoGetLog calls the XRPC method "chat.bsky.convo.getLog".
ConvoGetMessages calls the XRPC method "chat.bsky.convo.getMessages".
ConvoLeaveConvo calls the XRPC method "chat.bsky.convo.leaveConvo".
ConvoListConvos calls the XRPC method "chat.bsky.convo.listConvos".
ConvoMuteConvo calls the XRPC method "chat.bsky.convo.muteConvo".
ConvoSendMessage calls the XRPC method "chat.bsky.convo.sendMessage".
ConvoSendMessageBatch calls the XRPC method "chat.bsky.convo.sendMessageBatch".
ConvoUnmuteConvo calls the XRPC method "chat.bsky.convo.unmuteConvo".
ConvoUpdateRead calls the XRPC method "chat.bsky.convo.updateRead".
ModerationGetActorMetadata calls the XRPC method "chat.bsky.moderation.getActorMetadata".
ModerationGetMessageContext calls the XRPC method "chat.bsky.moderation.getMessageContext".
ModerationUpdateActorAccess calls the XRPC method "chat.bsky.moderation.updateActorAccess".
# Structs
RECORDTYPE: ActorDeclaration.
ActorDefs_ProfileViewBasic is a "profileViewBasic" in the chat.bsky.actor.defs schema.
ActorDeleteAccount_Output is the output of a chat.bsky.actor.deleteAccount call.
ConvoDefs_ConvoView is a "convoView" in the chat.bsky.convo.defs schema.
No description provided by the author
ConvoDefs_DeletedMessageView is a "deletedMessageView" in the chat.bsky.convo.defs schema.
ConvoDefs_LogBeginConvo is a "logBeginConvo" in the chat.bsky.convo.defs schema.
ConvoDefs_LogCreateMessage is a "logCreateMessage" in the chat.bsky.convo.defs schema.
No description provided by the author
ConvoDefs_LogDeleteMessage is a "logDeleteMessage" in the chat.bsky.convo.defs schema.
No description provided by the author
ConvoDefs_LogLeaveConvo is a "logLeaveConvo" in the chat.bsky.convo.defs schema.
ConvoDefs_MessageInput is the input argument to a chat.bsky.convo.defs call.
No description provided by the author
ConvoDefs_MessageRef is a "messageRef" in the chat.bsky.convo.defs schema.
ConvoDefs_MessageView is a "messageView" in the chat.bsky.convo.defs schema.
No description provided by the author
ConvoDefs_MessageViewSender is a "messageViewSender" in the chat.bsky.convo.defs schema.
ConvoDeleteMessageForSelf_Input is the input argument to a chat.bsky.convo.deleteMessageForSelf call.
ConvoGetConvo_Output is the output of a chat.bsky.convo.getConvo call.
ConvoGetConvoForMembers_Output is the output of a chat.bsky.convo.getConvoForMembers call.
ConvoGetLog_Output is the output of a chat.bsky.convo.getLog call.
No description provided by the author
ConvoGetMessages_Output is the output of a chat.bsky.convo.getMessages call.
No description provided by the author
ConvoLeaveConvo_Input is the input argument to a chat.bsky.convo.leaveConvo call.
ConvoLeaveConvo_Output is the output of a chat.bsky.convo.leaveConvo call.
ConvoListConvos_Output is the output of a chat.bsky.convo.listConvos call.
ConvoMuteConvo_Input is the input argument to a chat.bsky.convo.muteConvo call.
ConvoMuteConvo_Output is the output of a chat.bsky.convo.muteConvo call.
ConvoSendMessage_Input is the input argument to a chat.bsky.convo.sendMessage call.
ConvoSendMessageBatch_BatchItem is a "batchItem" in the chat.bsky.convo.sendMessageBatch schema.
ConvoSendMessageBatch_Input is the input argument to a chat.bsky.convo.sendMessageBatch call.
ConvoSendMessageBatch_Output is the output of a chat.bsky.convo.sendMessageBatch call.
ConvoUnmuteConvo_Input is the input argument to a chat.bsky.convo.unmuteConvo call.
ConvoUnmuteConvo_Output is the output of a chat.bsky.convo.unmuteConvo call.
ConvoUpdateRead_Input is the input argument to a chat.bsky.convo.updateRead call.
ConvoUpdateRead_Output is the output of a chat.bsky.convo.updateRead call.
ModerationGetActorMetadata_Metadata is a "metadata" in the chat.bsky.moderation.getActorMetadata schema.
ModerationGetActorMetadata_Output is the output of a chat.bsky.moderation.getActorMetadata call.
ModerationGetMessageContext_Output is the output of a chat.bsky.moderation.getMessageContext call.
No description provided by the author
ModerationUpdateActorAccess_Input is the input argument to a chat.bsky.moderation.updateActorAccess call.