FarcasterChannel

Fetch channel information

No.
Method
Description
API Reference

1

getChannelList

Returns a list of all channels with their details

2

getChannelSearch

Returns a list of channels based on id or name

3

getChannelBulkSearch

Returns details of multiple channels

4

getChannel

Returns details of a channel

5

getFollowersByChannel

Returns a list of followers for a specific channel.

6

getChannelUser

Fetches all channels that a user has casted in, in reverse chronological order.

7

checkIfUserFollowsChannel

Returns true if the user is following a specific channel, otherwise false.

8

getTrendingChannel

Returns a list of trending channels based on activity

Last updated