Commit 92581ce
Add
* Add `first` to Message class
Boolean representing whether it's a first message or not. Could be None.
* Update changelog.rst
* Update twitchio/message.py
Co-authored-by: Tom <[email protected]>
* Update twitchio/message.py
Co-authored-by: Tom <[email protected]>
* Update twitchio/message.py
Co-authored-by: Tom <[email protected]>
* Update twitchio/message.py
Co-authored-by: Tom <[email protected]>
* Update message.py
* Update message.py
Co-authored-by: Tom <[email protected]>first to Message class (#340)1 parent 8b17891 commit 92581ce
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
64 | 73 | | |
65 | 74 | | |
66 | 75 | | |
| |||
0 commit comments