mirror of
https://github.com/weechat/weechat.git
synced 2026-06-19 17:44:47 +02:00
89fe540b53
The id is a "long long" variable with the current time (microseconds precision). It is guaranteed to be unique for all groups and nicks inside the buffer, and the same number is never used again in the same buffer, during the lifetime of the process. It persists and is unchanged after `/upgrade`.