initial commits
parent
31ab372cb5
commit
4487d0f4f6
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue