Logo
Explore Help
Register Sign In
Miko/node-metaverse
1
0
Fork 0
You've already forked node-metaverse
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
406b3adce52d36a2dfbcaa80ddd7d155da6f4e02
node-metaverse/lib/events/GroupInviteEvent.ts

10 lines
163 B
TypeScript
Raw Normal View History

Significant tidy-up. Update msg_template and add new ObjectAnimation message. Tidy up imports. Added buffer overrun check to the packet decoders since the message template doesn't seem to always correspond with what we receive (Specifically, MapBlockReply's new Size parameter)
2020-01-06 12:10:40 +00:00
import { UUID } from '../classes/UUID';
Name2key, Group chat, Group invite / group invite accept / group invite reject
2017-12-14 18:22:41 +00:00
Ping / circuit latency, break out commands, add typing function for IM, add thinkingTime and charactersPerSecond parameters to typing functions
2017-12-13 19:55:08 +00:00
export class GroupInviteEvent
{
Name2key, Group chat, Group invite / group invite accept / group invite reject
2017-12-14 18:22:41 +00:00
from: UUID;
fromName: string;
message: string;
inviteID: UUID;
Fix lint issues
2018-10-10 10:36:12 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 83ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API