Channels.SupportsThumbnailCard(ChannelId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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