1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 19:17:38 +08:00

11 Commits

Author SHA1 Message Date
wdvxdr
28637c41be
internal/proto: move binary.DynamicProtoMessage to proto.DynamicMessage 2022-02-10 21:56:40 +08:00
wdvxdr
ab72f3dc28
Revert "message: remove GroupImage Width & Height"
This reverts commit 9d618e2d9f3e2231900661cec40ba84621975ab3.

handle zero width and height in another way.
2021-12-28 22:09:53 +08:00
wdvxdr
9d618e2d9f
message: remove GroupImage Width & Height
sometimes these fields may be zero causing send failures
2021-12-28 21:48:23 +08:00
wdvxdr
8b99d3147e
style: fix issues reported by golangci-lint 2021-12-16 20:21:49 +08:00
wdvxdr
ec4cd4a6f3
style: internal/proto
use this package for conveniently replacing proto package
in the future.
2021-11-22 22:05:19 +08:00
Mrs4s
b644f5c158
feat: UploadGuildImage 2021-11-12 01:50:30 +08:00
Mrs4s
cc17020dab
feat: FindChannel method 2021-11-10 00:59:59 +08:00
Mrs4s
190c494409
fix: method missing 2021-11-09 03:25:42 +08:00
Mrs4s
af9ed48cb7
feat: query guild service image 2021-11-09 03:16:26 +08:00
Mrs4s
59288fc4dc
add: image biz type support. 2021-09-06 13:12:04 +08:00
wdvxdr
b93c02e18e
rf(message): refactor image & flash image [break-change]. 2021-07-18 11:32:51 +08:00