@nekofar/warpcast
Version:
TypeScript client for interacting with Warpcast APIs
251 lines (250 loc) • 5.65 kB
JavaScript
import {
acceptChannelInvite,
addDirectCastMessageReaction,
attachEmbeds,
banUserFromChannel,
blockUser,
categorizeDirectCastConversation,
checkUserChannelFollowStatus,
createApiKey,
createCast,
createDraftCasts,
deleteCast,
deleteDraftCast,
directCastManuallyMarkUnread,
discoverChannels,
exportMiniAppUserData,
followChannel,
getAccountVerifications,
getAllChannels,
getApiKeys,
getAppsByAuthor,
getAvailableInvites,
getBlockedUsers,
getBookmarkedCasts,
getCastLikes,
getCastQuotes,
getCastRecasters,
getCastsByFid,
getChannel,
getChannelBannedUsers,
getChannelDetails,
getChannelFollowers,
getChannelFollowersYouKnow,
getChannelInvites,
getChannelMembers,
getChannelModeratedCasts,
getChannelRestrictedUsers,
getChannelStreaksForUser,
getChannelUsers,
getConnectedAccounts,
getCreatorRewardWinners,
getCurrentUser,
getDeveloperRewardWinners,
getDirectCastConversation,
getDirectCastConversationMessages,
getDirectCastConversationRecentMessages,
getDirectCastInbox,
getDiscoverableActions,
getDiscoverableComposerActions,
getDomainManifest,
getDraftCasts,
getFarcasterJson,
getFeedItems,
getFollowers,
getFollowing,
getHighlightedChannels,
getMetaTags,
getMiniAppAnalyticsRollup,
getMutedKeywords,
getMutualFollowers,
getNotifications,
getOwnedDomains,
getProfileCasts,
getRewardsLeaderboard,
getRewardsMetadata,
getSponsoredInvites,
getStarterPack,
getStarterPackMembers,
getStarterPackUsers,
getSuggestedStarterPacks,
getSuggestedUsers,
getTopFrameApps,
getTopMiniApps,
getUnseenCounts,
getUser,
getUserAppContext,
getUserByFid,
getUserByUsername,
getUserByVerificationAddress,
getUserFavoriteFrames,
getUserFollowedChannels,
getUserFollowingChannels,
getUserLikedCasts,
getUserOnboardingState,
getUserPreferences,
getUserPrimaryAddress,
getUserPrimaryAddresses,
getUserRewardsScores,
getUserStarterPacks,
getUserThreadCasts,
getVerifications,
inspectImageUrl,
inspectMiniAppUrl,
inviteUserToChannel,
likeCast,
markAllNotificationsRead,
moderateCast,
muteKeyword,
pinCastToChannel,
pinDirectCastConversation,
recastCast,
removeChannelInvite,
removeDirectCastMessageReaction,
revokeApiKey,
searchChannels,
sendDirectCast,
sendDirectCastMessage,
setDirectCastConversationMessageTtl,
setLastCheckedTimestamp,
unbanUserFromChannel,
unblockUser,
undoRecast,
unfollowChannel,
unlikeCast,
unmuteKeyword,
unpinCastFromChannel,
unpinDirectCastConversation,
updateDirectCastConversationNotifications,
updateStarterPack
} from "../chunk-PG5LJZZW.mjs";
import "../chunk-3KA6NFYD.mjs";
import "../chunk-COLBKIJH.mjs";
import "../chunk-PSBZIWFQ.mjs";
import "../chunk-5HMS53HC.mjs";
import "../chunk-KMCLDZ5F.mjs";
import "../chunk-WA6Q3KIN.mjs";
import "../chunk-B4D7PRVS.mjs";
import "../chunk-TORJFY4S.mjs";
import "../chunk-BDNCTXN6.mjs";
import "../chunk-G2QHMCCK.mjs";
export {
acceptChannelInvite,
addDirectCastMessageReaction,
attachEmbeds,
banUserFromChannel,
blockUser,
categorizeDirectCastConversation,
checkUserChannelFollowStatus,
createApiKey,
createCast,
createDraftCasts,
deleteCast,
deleteDraftCast,
directCastManuallyMarkUnread,
discoverChannels,
exportMiniAppUserData,
followChannel,
getAccountVerifications,
getAllChannels,
getApiKeys,
getAppsByAuthor,
getAvailableInvites,
getBlockedUsers,
getBookmarkedCasts,
getCastLikes,
getCastQuotes,
getCastRecasters,
getCastsByFid,
getChannel,
getChannelBannedUsers,
getChannelDetails,
getChannelFollowers,
getChannelFollowersYouKnow,
getChannelInvites,
getChannelMembers,
getChannelModeratedCasts,
getChannelRestrictedUsers,
getChannelStreaksForUser,
getChannelUsers,
getConnectedAccounts,
getCreatorRewardWinners,
getCurrentUser,
getDeveloperRewardWinners,
getDirectCastConversation,
getDirectCastConversationMessages,
getDirectCastConversationRecentMessages,
getDirectCastInbox,
getDiscoverableActions,
getDiscoverableComposerActions,
getDomainManifest,
getDraftCasts,
getFarcasterJson,
getFeedItems,
getFollowers,
getFollowing,
getHighlightedChannels,
getMetaTags,
getMiniAppAnalyticsRollup,
getMutedKeywords,
getMutualFollowers,
getNotifications,
getOwnedDomains,
getProfileCasts,
getRewardsLeaderboard,
getRewardsMetadata,
getSponsoredInvites,
getStarterPack,
getStarterPackMembers,
getStarterPackUsers,
getSuggestedStarterPacks,
getSuggestedUsers,
getTopFrameApps,
getTopMiniApps,
getUnseenCounts,
getUser,
getUserAppContext,
getUserByFid,
getUserByUsername,
getUserByVerificationAddress,
getUserFavoriteFrames,
getUserFollowedChannels,
getUserFollowingChannels,
getUserLikedCasts,
getUserOnboardingState,
getUserPreferences,
getUserPrimaryAddress,
getUserPrimaryAddresses,
getUserRewardsScores,
getUserStarterPacks,
getUserThreadCasts,
getVerifications,
inspectImageUrl,
inspectMiniAppUrl,
inviteUserToChannel,
likeCast,
markAllNotificationsRead,
moderateCast,
muteKeyword,
pinCastToChannel,
pinDirectCastConversation,
recastCast,
removeChannelInvite,
removeDirectCastMessageReaction,
revokeApiKey,
searchChannels,
sendDirectCast,
sendDirectCastMessage,
setDirectCastConversationMessageTtl,
setLastCheckedTimestamp,
unbanUserFromChannel,
unblockUser,
undoRecast,
unfollowChannel,
unlikeCast,
unmuteKeyword,
unpinCastFromChannel,
unpinDirectCastConversation,
updateDirectCastConversationNotifications,
updateStarterPack
};