class BotInfo extends Collection (View source)

Properties

protected $collection_key
string $appAllowlistStatus
protected $appIdType
protected $appIdDataType
string $botAvatarUrl
string $botName
string $description
string $developerName
string $marketPlaceBannerUrl
string $status
bool $supportHomeScreen
protected $supportUrlsType
protected $supportUrlsDataType
string[] $supportedUses
string $uninstallCapability

Methods

setAppAllowlistStatus($appAllowlistStatus)

No description

string
getAppAllowlistStatus()

No description

setAppId(AppId $appId)

No description

getAppId()

No description

setBotAvatarUrl($botAvatarUrl)

No description

string
getBotAvatarUrl()

No description

setBotName($botName)

No description

string
getBotName()

No description

setDescription($description)

No description

string
getDescription()

No description

setDeveloperName($developerName)

No description

string
getDeveloperName()

No description

setMarketPlaceBannerUrl($marketPlaceBannerUrl)

No description

string
getMarketPlaceBannerUrl()

No description

setStatus($status)

No description

string
getStatus()

No description

setSupportHomeScreen($supportHomeScreen)

No description

bool
getSupportHomeScreen()

No description

setSupportUrls(SupportUrls $supportUrls)

No description

getSupportUrls()

No description

setSupportedUses($supportedUses)

No description

string[]
getSupportedUses()

No description

setUninstallCapability($uninstallCapability)

No description

string
getUninstallCapability()

No description

Details

setAppAllowlistStatus($appAllowlistStatus)

No description

Parameters

$appAllowlistStatus

string getAppAllowlistStatus()

No description

Return Value

string

setAppId(AppId $appId)

No description

Parameters

AppId $appId

AppId getAppId()

No description

Return Value

AppId

setBotAvatarUrl($botAvatarUrl)

No description

Parameters

$botAvatarUrl

string getBotAvatarUrl()

No description

Return Value

string

setBotName($botName)

No description

Parameters

$botName

string getBotName()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDeveloperName($developerName)

No description

Parameters

$developerName

string getDeveloperName()

No description

Return Value

string

setMarketPlaceBannerUrl($marketPlaceBannerUrl)

No description

Parameters

$marketPlaceBannerUrl

string getMarketPlaceBannerUrl()

No description

Return Value

string

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string

setSupportHomeScreen($supportHomeScreen)

No description

Parameters

$supportHomeScreen

bool getSupportHomeScreen()

No description

Return Value

bool

setSupportUrls(SupportUrls $supportUrls)

No description

Parameters

SupportUrls $supportUrls

SupportUrls getSupportUrls()

No description

Return Value

SupportUrls

setSupportedUses($supportedUses)

No description

Parameters

$supportedUses

string[] getSupportedUses()

No description

Return Value

string[]

setUninstallCapability($uninstallCapability)

No description

Parameters

$uninstallCapability

string getUninstallCapability()

No description

Return Value

string