Freigeben über


Channels.SupportsThumbnailCard(ChannelId) Method

Definition

Determines whether the specified channel supports thumbnail cards. Returns true if the channel supports thumbnail cards; otherwise, false.

public static bool SupportsThumbnailCard(Microsoft.Agents.Core.Models.ChannelId channelId);
static member SupportsThumbnailCard : Microsoft.Agents.Core.Models.ChannelId -> bool
Public Shared Function SupportsThumbnailCard (channelId As ChannelId) As Boolean

Parameters

channelId
ChannelId

Returns

Applies to