initial commits

master
Charles Iliya Krempeaux 2023-09-28 09:36:36 +09:00
parent 31ab372cb5
commit 4487d0f4f6
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ import (
// IP represents a Mastodon API "Admin::Ip".
//
// Note that "ip" means "ip-address" in this context.
//
// See:
// https://docs.joinmastodon.org/entities/Admin_Ip/
type IP struct {