Commit 4645178
fix: allow PartialMessage to have PartialMessageable as a channel (#2568)
* fix: allow PartialMessage to have PartialMessageable as a channel
Signed-off-by: plun1331 <[email protected]>
* Update CHANGELOG.md
Signed-off-by: plun1331 <[email protected]>
* style(pre-commit): auto fixes from pre-commit.com hooks
---------
Signed-off-by: plun1331 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent fa51513 commit 4645178
2 files changed
+48
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
13 | 56 | | |
14 | 57 | | |
15 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
2001 | 2002 | | |
2002 | 2003 | | |
2003 | 2004 | | |
| 2005 | + | |
2004 | 2006 | | |
2005 | 2007 | | |
2006 | 2008 | | |
| |||
2022 | 2024 | | |
2023 | 2025 | | |
2024 | 2026 | | |
2025 | | - | |
| 2027 | + | |
2026 | 2028 | | |
2027 | 2029 | | |
2028 | 2030 | | |
| |||
2053 | 2055 | | |
2054 | 2056 | | |
2055 | 2057 | | |
2056 | | - | |
| 2058 | + | |
2057 | 2059 | | |
2058 | | - | |
| 2060 | + | |
2059 | 2061 | | |
2060 | 2062 | | |
2061 | 2063 | | |
| |||
0 commit comments