Layer 220
method Users
channels.getInactiveChannels#11e831ee = messages.InactiveChats;

Gogram Example

// ChannelsGetInactiveChannels - positional arguments
result, err := client.ChannelsGetInactiveChannels()
if err != nil {
    // handle error
}
// result is *tg.MessagesInactiveChats