Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
ChannelsResponse
Interface ChannelsResponse
interface
ChannelsResponse
{
channels
:
Channel
[]
;
height
:
{
revision_height
:
string
;
revision_number
:
string
;
}
;
pagination
:
{
next_key
?:
string
;
total
:
string
;
}
;
}
Index
Properties
channels
height
pagination
Properties
channels
channels
:
Channel
[]
height
height
:
{
revision_height
:
string
;
revision_number
:
string
;
}
pagination
pagination
:
{
next_key
?:
string
;
total
:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channels
height
pagination
bitbadgesjs-sdk - v0.5.39
Loading...