Vision bot can now look at stickers #42
Annotations
4 warnings
build:
BotNet/Bot/UpdateHandler.cs#L85
Possible null reference argument for parameter 'message' in 'Task OpenAI.StreamChatWithFriendlyBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, CancellationToken cancellationToken)'.
|
build:
BotNet/Bot/UpdateHandler.cs#L88
Possible null reference argument for parameter 'message' in 'Task<Message?> OpenAI.ChatWithSarcasticBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, string callSign, CancellationToken cancellationToken)'.
|
build:
BotNet/Bot/UpdateHandler.cs#L85
Possible null reference argument for parameter 'message' in 'Task OpenAI.StreamChatWithFriendlyBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, CancellationToken cancellationToken)'.
|
build:
BotNet/Bot/UpdateHandler.cs#L88
Possible null reference argument for parameter 'message' in 'Task<Message?> OpenAI.ChatWithSarcasticBotAsync(ITelegramBotClient botClient, IServiceProvider serviceProvider, Message message, string callSign, CancellationToken cancellationToken)'.
|