Commit 0fb8f1f
Pietro Albini
Message.sender can now be None if not available
This was a change applied to the upstream Bot API some time ago, but
wasn't reflected in botogram's source code. This commit marks that
field as optional so that the deserialization of objects won't fail
anymore for channel messages.1 parent 092be24 commit 0fb8f1f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments