Const ApiUrl
ApiUrl: { cancelFollowUser: string; entrySeat: string; followUser: string; getChannelSeatInfo: (channelId: string) => string; getFollowSeat: string; getSeatList: (channelId: string) => string; getViewInfo: string; save: string } = ...
Type declaration
-
cancelFollowUser: string
-
entrySeat: string
-
followUser: string
-
getChannelSeatInfo: (channelId: string) => string
-
- (channelId: string): string
-
Parameters
Returns string
-
getFollowSeat: string
-
getSeatList: (channelId: string) => string
-
- (channelId: string): string
-
Parameters
Returns string
-
getViewInfo: string
-
save: string
api 信息