videosphere
Preparing search index...
lib/repositories/live-translation-channels
getChannelByUserId
Function getChannelByUserId
getChannelByUserId
(
userId
:
string
)
:
Promise
<
LiveTranslationChannelDocument
>
Loads a channel by owning user id.
Parameters
userId
:
string
Owner user id.
Returns
Promise
<
LiveTranslationChannelDocument
>
Document or null.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Loads a channel by owning user id.