Interface TypingUser

All Superinterfaces:
Entity, GuildEntity, HasChannel, HasGuild, Snowflake, Timestamped
All Known Implementing Classes:
TypingUserImpl

public interface TypingUser extends GuildEntity, Snowflake, HasChannel
Fired when a user starts typing in a channel.
Since:
10/6/18.
Author:
amy
  • Method Details

    • timestamp

      @Nonnegative @CheckReturnValue long timestamp()
      Returns:
      The time the typing started at.