This website works better with JavaScript.
Home
Explore
Help
Sign In
common
/
protocol
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add 撤回消息
master
DengBiao
1 year ago
parent
28bf60f297
commit
7572099a8d
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
gim/connect.ext.proto
+ 3
- 0
gim/connect.ext.proto
View File
@@ -108,6 +108,9 @@ message File {
string name = 13; // 文件名
int64 size = 14; // 文件大小
string url = 15; // 文件url
int32 width = 16; // 文件宽度
int32 height = 17; // 文件长度
string thumbnail_url = 18; // 文件缩略图url
}
// 地理位置消息
Write
Preview
Loading…
Cancel
Save