Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions streamerbot/4.changelogs/v0.1.17.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Streamer.bot v0.1.17
description: Released 2022-01-20
description: Released 2023-01-20
version: 0.1.17
releaseDate: 2023-01-20
---
Expand Down Expand Up @@ -210,4 +210,4 @@ void TwitchRewardGroupTogglePause(string groupName);
```csharp
bool TwitchSendShoutoutById(string userId);
bool TwitchSendShoutoutByLogin(string userLogin);
```
```
Loading